@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    font-style: normal;
    list-style: none;
    color: #333;
    text-decoration: none;
    box-sizing:border-box;
}

.container{
    margin: 0 auto;
    width: 1200px;
}


.container_top{
    margin: 0 auto;
    width: 1200px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

h1,h2,h3,h4,h5,h6{ font-weight: normal;}
li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}
input:focus{ outline:none; }
::-moz-selection{background:#014da1; color:#fff;}
::selection {background:#014da1; color:#fff;}


/* 网站头部 */
.top_box{ height: 122px; width: 100%; background: #004897 ;}
.top_box .logo{ height: 182px; width: 193px; display: block; position: absolute; top: -53px; left: 508px; z-index: 9999;}

.top{ height: 52px; border-bottom: 1px solid #1a5ba2; width: 100%; margin: 0 auto;}
.top .top_left{ width: 50%;float: left; line-height: 52px;  font-size: 15px; color: #fff;}
.top .top_left span{ color: #004897; font-size: 14px;}
.top .right{ float: right; line-height: 52px; color: #fff; background: url(../images/sf_1.png) no-repeat left center; text-indent: 30px;}
.top .right span{ font-size: 24px; font-family: "Impact"; color: #fff;}

.box { height: 88px; width: 1200px; position: relative;}
.box #nav{ float: left; }
.box #nav li.nLi{ width: 120px; float: left; position: relative; text-align: center; }
.box #nav li.nLi h3{}
.box #nav li.nLi h3 a{height: 64px;}
.box #nav li.nLi h3 a span{ color: #fff; font-size: 16px; height: 32px; border-radius: 16px; display: block; margin-top: 18px; line-height: 32px; transition: all 0.3s;}
.box #nav li.on h3 a span{background: #fff; color: #004897;transition: all 0.3s;}
.box #nav li.nLi .sub{position: absolute; left: 0; top:67px; left: -20px; width: 160px; z-index: 9999; display:none; background: #fff;}
.box #nav li.nLi:nth-child(4){ margin-right: 220px;}
.box #nav li.nLi .sub li{ line-height: 36px;}
.box #nav li.nLi .sub li:hover{ background: #ed1b24}
.box #nav li.nLi .sub li:hover a{ color: #FFF}



/* banner */
.slideBox{ overflow: hidden; position: relative; height: 600px;width: 100%;}
.slideBox .bd{ overflow: hidden;}
.slideBox .bd li{ height: 600px; width: 100%;}
.slideBox .hd { position: absolute; width: 100%; height: 20px; bottom: 28px;z-index: 999}
.slideBox .hd ul{ display: table; margin:0 auto;}
.slideBox .hd ul li{ height: 14px; width: 14px; border-radius: 50%; border: 2px solid #fff; margin:0 4px; float: left; cursor: pointer;}
.slideBox .hd ul li.on{ background: #fff;}


/* 首页搜索 */
.index_sousuo_main{ height: 92px; background: #fff; overflow: hidden;}
.index_sousuo_main .tel{ padding-left: 36px; background: url(../images/sf_2.png) no-repeat left center; font-size: 15px; color: #333; float: left; margin-right: 50px; line-height: 92px;}
.index_sousuo_main .tel span{ font-size: 30px; font-family: "Impact"; color: #ed1b24;}
.index_sousuo_main .keyword{ float: left; line-height: 92px; }
.index_sousuo_main .keyword p{ font-size: 16px; color: #333; float: left; margin-right: 20px;}
.index_sousuo_main .keyword a{ float: left; line-height: 92px; overflow: hidden;  color: #666; margin-right: 30px;}
.index_sousuo_main .keyword a:hover{ color: #ed1b24}
.index_sousuo_main .sousuo { float: right; height: 50px; width: 410px; border-radius: 25px; background: #f5f5f5; margin-top: 20px; overflow: hidden; position: relative;}
.index_sousuo_main .sousuo input[type="text"]{ height: 50px;border: none; width: 100%; background: url(../images/sf_3.png) no-repeat 18px center; text-indent: 46px;}
.index_sousuo_main .sousuo input[type="submit"]{height: 50px; width: 112px; background: #004897; font-size: 16px; position: absolute; right: 0;top: 0;border: none; border-radius: 25px; color: #fff; cursor: pointer;}



/* 关于我们 */
.index_about_main{ height: 560px; background: url(../images/shuangfeng_1.jpg) no-repeat center; overflow: hidden;}
.index_about_main .index_about_l{ float:left; padding-top: 80px; overflow: hidden; width: 636px;}
.index_about_main .index_about_title{ font-size: 36px;color: #333; line-height: 2; font-weight: bold;}
.index_about_main .index_about_title span{ color: #004897;font-family: "Impact";}
.index_about_main .index_about_text { overflow: hidden; margin-top: 8px;}
.index_about_main .index_about_text a{ display: block; line-height:30px; font-size: 15px; color: #333; text-align: justify;}
.index_about_main ul{ overflow: hidden; margin-top: 28px;}
.index_about_main ul li{ float: left; height: 64px; width: 194px; border-radius: 32px;line-height: 64px; margin-right: 25px; margin-bottom: 20px; text-indent: 66px; transition: all 0.3s;}
.index_about_main ul li:nth-child(3n){margin-right: 0;}
.index_about_main ul li:nth-child(1){background:#fff url(../images/sf_4.png) no-repeat 25px center;}
.index_about_main ul li:nth-child(2){background:#fff url(../images/sf_5.png) no-repeat 25px center;}
.index_about_main ul li:nth-child(3){background:#fff url(../images/sf_6.png) no-repeat 25px center;}
.index_about_main ul li:nth-child(4){background:#fff url(../images/sf_7.png) no-repeat 25px center;}
.index_about_main ul li:nth-child(5){background:#fff url(../images/sf_8.png) no-repeat 25px center;}
.index_about_main ul li:hover{transition: all 0.3s;}
.index_about_main ul li:nth-child(1):hover{background:#ee1b24 url(../images/sf_4_1.png) no-repeat 25px center; color: #fff}
.index_about_main ul li:nth-child(2):hover{background:#ee1b24 url(../images/sf_5_1.png) no-repeat 25px center; color: #fff}
.index_about_main ul li:nth-child(3):hover{background:#ee1b24 url(../images/sf_6_1.png) no-repeat 25px center; color: #fff}
.index_about_main ul li:nth-child(4):hover{background:#ee1b24 url(../images/sf_7_1.png) no-repeat 25px center; color: #fff}
.index_about_main ul li:nth-child(5):hover{background:#ee1b24 url(../images/sf_8_1.png) no-repeat 25px center; color: #fff}


/* 通用标题 */
.index_title_1{ overflow: hidden; margin-bottom: 36px; text-align: center;}
.index_title_1 p{ font-size: 36px; font-weight: bold; color: #333; line-height: 1.8;}
.index_title_1 span{ text-align: center;display: block; font-size: 16px; color: #666; line-height: 1.8;}

/* 产品展示 */
.index_pro_main{ overflow: hidden; padding: 70px 0; overflow: hidden; background: url(../images/sf_9.png) no-repeat center bottom;}
.index_pro_l{ width: 310px; overflow: hidden; background: #f9f9f9; float: left;}
.index_pro_l .index_pro_title{ background: #004897; height: 115px; background: #004897 url(../images/sf_10.png) no-repeat 235px 66px; padding: 24px 30px;}
.index_pro_l .index_pro_title p{ font-size: 26px; color: #fff; font-family: "Impact"; color: #fff; line-height: 1.4;text-transform: uppercase;}
.index_pro_l .index_pro_title span{ color: #fff; font-size: 22px; line-height: 1.4;}

.index_pro_l ul{ margin: 10px; background: #fff; overflow: hidden; padding: 10px;}
.index_pro_l ul li{ height: 48px; line-height: 48px; border-bottom: 1px solid #eee; background: url(../images/sf_11.png)no-repeat 14px center; text-indent: 28px; }
.index_pro_l ul li a{ display: block; font-size: 16px;}
.index_pro_l ul li:hover{ border: 1px solid #004897;}
.index_pro_l ul li:hover a{ color: #004897}

.index_pro_r{ width: 870px; float: right; overflow: hidden;}
.index_pro_r .index_pro_top{ overflow: hidden; margin-bottom: 12px;}
.index_pro_r .index_pro_top li{ width: 426px; height: 272px; overflow: hidden; position: relative; float: left;}
.index_pro_r .index_pro_top li img{ width: 100%; transition: all .4s;}
.index_pro_r .index_pro_top li:hover img{ transform: scale(1.1); transition: all .4s;}
.index_pro_r .index_pro_top li p{ position: absolute; height: 54px; bottom: 0; background: rgba(0,72,151,0.7); color: #fff; padding-left: 40px; line-height: 54px; font-size: 16px; width: 100%;}
.index_pro_r .index_pro_top li p::before{ content: ""; position: absolute; display: block; height: 5px; width: 19px; background: #fff; left: 16px; top: 25px;}
.index_pro_r .index_pro_top li:nth-child(2){ float: right;}
.index_pro_r .index_pro_top li:hover p{background: rgba(237,27,36,0.7)}}
.index_pro_r .index_pro_bottom{ overflow: hidden;}
.index_pro_r .index_pro_bottom li{ width: 278px; height: 178px; overflow: hidden; position: relative; float: left; margin-right: 17px; margin-bottom: 15px;}
.index_pro_r .index_pro_bottom li:nth-child(3n){margin-right: 0;}
.index_pro_r .index_pro_bottom li img{ width: 100%; transition: all .4s;}
.index_pro_r .index_pro_bottom li:hover img{ transform: scale(1.1); transition: all .4s; }
.index_pro_r .index_pro_bottom li p{ height: 42px; width: 100%; position: absolute; line-height: 42px; text-align: center; color: #fff; background: rgba(0,72,151,0.7); bottom: -42px; left: 0; transition: all .4s;}
.index_pro_r .index_pro_bottom li:hover p{ bottom: 0;}



/* 工程案例 */
.index_case_main{ height: 517px; background: url(../images/shuangfeng_3.jpg) no-repeat center; padding-top: 60px; position: relative;}
.index_case_main .index_title_2{ overflow: hidden; }
.index_case_main .index_title_2 .left{ float: left; position: relative; padding-right: 32px;}
.index_case_main .index_title_2 .left p{ font-size: 36px; color: #ed1b24; font-weight: bold; line-height: 1.8;}
.index_case_main .index_title_2 .left p span{ color: #fff;}
.index_case_main .index_title_2 .left em{ font-size: 16px; color: #fff; font-weight: bold; letter-spacing: 0.6px;}
.index_case_main .index_title_2 .left::after{ content: ""; position: absolute; display: block; height: 68px; width: 1px;background: #fff; right: 0; top: 16px;}
.index_case_main .index_title_2 i{ padding-left: 32px; color: #fff; font-size: 16px; line-height: 30px;display: block; float: left; width: 790px; padding-top: 16px;}

.index_case{ height: 335px; position: absolute; top: 208px;}
.index_case .picScroll-left{ overflow: hidden;}
.index_case .picScroll-left .bd{width: 1044px; float: left; background: #fff; padding: 38px 30px 0 30px; height: 335px;}
.index_case .picScroll-left .bd li{ width: 315px; float: left; margin-right: 18px;}
.index_case .picScroll-left .bd li .pic{height: 223px; width: 315px; overflow: hidden; position: relative;}
.index_case .picScroll-left .bd li img.case_pic{ width: 100%; transition: all .4s;}
.index_case .picScroll-left .bd li:hover img.case_pic{ transform: scale(1.1); transition: all .4s;}
.index_case .picScroll-left .bd li span{ display: block; text-align: center; font-size: 16px; color: #333; line-height: 48px; transition: all .4s;}
.index_case .picScroll-left .bd li p{ position: absolute; width: 100%; height: 223px; text-align: center; background: rgba(0,72,151,0.8); bottom: -223px; transition: all .4s;}
.index_case .picScroll-left .bd li p img{ margin-top: 72px;}
.index_case .picScroll-left .bd li p em{ display: block; text-align: center; font-size: 15px; color: #fff;}
.index_case .picScroll-left .bd li:hover p{bottom: 0;} 
.index_case .picScroll-left .bd li:hover span{ background: #ed1b24; color: #fff;transition: all .4s;}
.index_case .picScroll-left .hd{float: left; width: 64px; padding-top: 182px;}
.index_case .picScroll-left .hd a{display: block; height: 64px; width: 64px; cursor: pointer;}
.index_case .picScroll-left .hd a.next{ background: #ed1b24 url(../images/sf_12.png) no-repeat center;}
.index_case .picScroll-left .hd a.prev{ background: #004897 url(../images/sf_13.png) no-repeat center;}



/* 合作伙伴 */
.index_hezuo_main{ height: 572px; background: url(../images/shuangfeng_5.jpg) no-repeat center; padding-top: 80px;}
.index_hezuo_main ul{  overflow: hidden;}
.index_hezuo_main ul li{ height: 98px; width: 192px; float: left; margin-right: 9px; margin-bottom: 9px;}
.index_hezuo_main ul li:nth-child(6n){ margin-right: 0;}
.index_hezuo_main ul li img{ width: 100%;}
.index_hezuo_main a{ display: block;  width: 194px; height: 50px; border-radius: 25px; background: #004897; text-align: center; color: #fff; font-size: 16px; margin: 0 auto; margin-top: 40px; line-height: 50px;}
.index_hezuo_main a:hover{ background: #ed1b24}




/* 网站底部 */
footer{ height: 504px; background: #004897; position: relative; padding-top: 40px;}
footer dl{ float: left; margin-right: 70px;}
footer dl dt{font-size: 20px; font-weight: bold; color: #fff; line-height: 64px; position: relative; margin-bottom: 10px;}
footer dl dt::after{ content: ""; position: absolute; display: block; height: 3px; width: 26px; background: #fff; left: 0; bottom: 0;}
footer dl dd{ line-height: 30px; }
footer dl dd a{ color: #a3b3cf; display: block; position: relative; font-size: 16px;}
footer dl dd a:hover{ color: #fff; padding-left: 15px;}
footer dl dd a::before{ content: "";display: block; position: absolute; height: 1px; width: 0px;background: #fff;left: 0;top: 15px;transition: all .4s; }
footer dl dd a:hover::before{ content: "";display: block; position: absolute; height: 1px; width: 10px;background: #fff; }

footer dl p{ font-size: 16px; line-height: 30px; color: #a3b3cf;}
footer dl.last{margin-right: 0; float: right;}




.copy_bottom{ height: 56px; position: absolute; bottom: 0;  width: 100%; border-top: 1px solid rgba(255,255,255,0.2)}
.copyright{height: 56px;  width: 1200px; }
.copyright a{ color: #a3b3cf; font-size: 14px;}
.copyright p {
    color: #a3b3cf;
    font-size: 14px;
    line-height: 56px;
}

.copyright ul {
    float: right;
    width: 390px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #a3b3cf;
    line-height: 56px;
    font-size: 14px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 16px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}






/* 首页新闻资讯 */
.index_news_main{overflow: hidden; padding: 50px 0;}
.index_news_main .index_news_top{overflow: hidden; margin-bottom: 10px;}
.index_news_main .index_news_top .left{ float: left;}
.index_news_main .index_news_top .left span{ font-size: 76px; font-weight: bold; font-family: "Poppins"; color: rgba(51,51,51,0.1); display: block; padding-left: 100px;}
.index_news_main .index_news_top .left p{font-size: 36px; font-weight: bold; color: #333; position: relative; margin-top: -86px; padding-left: 26px;}
.index_news_main .index_news_top .left p em{ font-weight: normal; font-style: normal; }
.index_news_main .index_news_top .left p::before{ content: ""; position: absolute; display: block; height: 24px;width: 6px; background: #bf0e20; left: 0; top: 14px; }
.index_news_main .index_news_top .left i{ display:block; font-style: normal; font-size: 14px; color: #666; line-height: 2; padding-left: 26px;}
.index_news_main .index_news_top ul{ float: right; margin-top: 50px;}
.index_news_main .index_news_top ul li{ float: left; height: 42px;width: 130px; border: 1px solid #eee; margin-left: 10px; text-align: center;  line-height: 42px;}
.index_news_main .index_news_top ul li a{ font-size: 15px; display: block;}
.index_news_main .index_news_top ul li:hover{background: #bf0e20;}
.index_news_main .index_news_top ul li:hover a{ color: #fff;}


.index_news_main .index_news_l{ float: left; width: 494px; }
.index_news_main .index_news_l .bd li{padding: 13px 0; border-bottom: 1px solid #eee; overflow: hidden; padding-bottom: 20px; height: auto!important;}
.index_news_main .index_news_l .bd li .date{ float: left; width: 92px; text-align: center; font-size: 48px; color: #c4c4c4;font-family: "Impact"; line-height: 1.2;}
.index_news_main .index_news_l .bd li .date span{ display: block; font-size: 14px; color: #c4c4c4}
.index_news_main .index_news_l .bd li .r{ float: left; width: 390px;}
.index_news_main .index_news_l .bd li a{ display: block; }
.index_news_main .index_news_l .bd li .r p{ font-size: 18px; color: #333; line-height: 1.8; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.index_news_main .index_news_l .bd li .r span{font-size: 14px; color: #666; line-height: 24px;}
.index_news_main .index_news_l .hd a{ height: 36px; width: 48.5%; line-height: 36px; text-align: center; float: left; display: block; margin-top: 10px; cursor: pointer; transition: all .4s;}
.index_news_main .index_news_l .hd a.prev{ background:#eee url(../images/hongyu_20.png)no-repeat center; }
.index_news_main .index_news_l .hd a.next{ background:#eee url(../images/hongyu_21.png)no-repeat center; float: right;}
.index_news_main .index_news_l .hd a.prev:hover{ background:#bf0e20 url(../images/hongyu_30.png)no-repeat center; }
.index_news_main .index_news_l .hd a.next:hover{ background:#bf0e20 url(../images/hongyu_31.png)no-repeat center; float: right;}


.index_news_right{ float:right; width: 666px;}
.index_news_right li{ width: 320px; float: left; height: 388px;background: #f7f7f7}
.index_news_right li:nth-child(2){ float: right;}
.index_news_right li p{ width: 85%; margin: 0 auto; font-size: 18px; line-height: 2; padding-top: 10px; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.index_news_right li span{ width: 85%; margin: 0 auto; line-height: 2; font-size: 14px; display: block; color: #999;}
.index_news_right li em{ font-style: normal; font-size: 14px; color: #666;line-height: 24px; width: 85%; margin: 0 auto; display: block;}
.index_news_right li:hover{ background: #bf0e20;}
.index_news_right li:hover *{ color: #fff;}
.index_news_right li div {height: 230px; width: 320px; overflow: hidden; }
.index_news_right li div img{ width: 100%; transition: all .4s;}
.index_news_right li:hover div img{transform: scale(1.06); transition: all .4s;}



/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}

.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}

.case_ban{background: url(../images/case_ban.jpg) no-repeat center}





.ny_baninfo{width:1200px; height:225px; position: absolute; top:155px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#004897}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #004897)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}

.ny_about_one{width:100%; height: auto;margin-top: 80px; overflow: hidden}
.ny_about_one .ny_abvideo{width:516px; height: 438px; float: left}
.ny_about_one .ny_abvideo img{width:100%; height: 100%;}
.ny_about_xx{width:625px;height: 438px; float: right;padding-top: 28px;}
.ny_about_xx h3{font-size: 30px; color: #060507; height: 45px; line-height: 45px;}
.ny_about_xx h4{width:100%; height: 35px; line-height: 35px;}
.ny_about_xx h4 span{float: left; font-size: 18px; color: #004897}
.ny_about_xx h4 hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 16px; margin-left: 15px;}
.one_about_info{width:100%; height: 120px; overflow: hidden; margin-top:54px;}
.one_about_info p{width:100%; height: 100%; font-size: 16px; color: #555555; line-height: 30px;}
.about_m{width:172px; height: 42px; border: 1px solid #cec8cc; color: #333333; font-size: 16px; text-align: center; line-height: 42px;  display: block; margin-top: 108px;}
.about_m:hover{background: #004897; color: #fff; border: 1px solid #004897}
.ny_ab_honor{width:100%; height: 336px; background: #e7ecef; padding-top: 57px; margin-top: 42px;}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; }
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:290px;height:auto; margin-left:13px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ab_honor{width:290px; height:198px;  overflow: hidden; position: relative}
.ab_honor img{width:100%; height: 100%; transition: all 0.5s;}
.Box .Box_con .conbox ul li p{font-size: 16px; color: #333333; text-align: center; height: 35px; line-height: 35px; text-align: center; margin-top: 8px;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.index_about_san{width:100%; height: 610px;  margin-top: 90px;}
.about_san_left{width:614px; height: auto; float: left}
.about_san_left ul{width:100%; height: auto; padding: 8px 0;}
.about_san_left ul li{width: 307px;  height:300px; float: left; text-align: center; border-right:1px solid #dddddd;border-top:1px solid #dddddd; padding-top: 25px;}
.about_san_left ul li .san_div{width:60px; height: 60px; background: #004897; text-align: center; line-height: 60px; margin: 0px auto 20px; display: flex; align-items: center;}
.about_san_left ul li h3{font-size: 22px; color: #323232; font-weight: bold; margin: 10px 0}
.about_san_left ul li p{font-size: 18px; color: #aaaaaa; line-height: 26px;}
.about_san_left ul li hr{width:25px; height: 1px; background: #de4b1c; display: block; margin:15px auto 10px}
.about_san_left ul li span{font-size: 22px; color: #333333; font-family: "Arial"}
.about_san_left ul li img{ align-items: center; margin: 0px auto;}
.about_san_left ul li:nth-child(1){border-top:0}
.about_san_left ul li:nth-child(2){border-top:0; border-right:0}
.about_san_left ul li:nth-child(4){border-right:0}
.about_san_left ul li:hover .san_div{background: #585858}
.about_san_left ul li:hover p{color:#004897}
.about_san_left ul li:hover{box-shadow: 0px 1px 6px rgba(243,152,0,0.61);  border-right:1px solid #004897;border-top:1px solid #004897; }
.about_san_right{width:570px;height: 600px; float: right; position: relative; margin-top: 8px;}
.about_san_right img{width:100%; height: 100%;}
.about_san_b{width:100%; height: 67px; background: rgba(0,0,0,0.5); padding: 0px 10px; position: absolute; bottom:0; left:0}
.about_san_b h3{width:auto; float: left; font-size: 24px; color: #fff; line-height: 67px;}
.about_san_b h4{float: right}
.about_san_b h4 span{font-size: 18px; color: #fff; float: left; line-height: 67px;}
.about_san_b h4 hr{width:38px; height: 1px; background: #fff; float: left; margin-left: 8px; margin-top: 38px;}
.about_san_t{width:546px; height: 508px; border: 1px solid rgba(255,255,255,0.5); position: absolute; top:12px; left:12px; padding: 0px 18px 0 28px}
.about_san_t h3{font-size: 30px; color: #fff; margin-top: 90px;}
.about_san_t .san_xx{width:100%; height: 122px; overflow: hidden; margin-top: 55px; margin-bottom: 40px;}
.about_san_t .san_xx p{font-size: 16px; color: #fff;line-height: 35px;}
.about_san_t a{width:170px; height: 40px; background:rgba(255,255,255,0.5); text-align: center; line-height: 40px; font-size: 16px; color: #000; display: block}
.ny_about_cc{width:100%; height: 700px; overflow: hidden;   margin-top: 92px; padding-top: 58px;}
.ny_cc_t{width:100%; height: auto; text-align: center}
.ny_cc_t h4{font-size: 36px; color: #333333; }
.ny_cc_t p{font-size: 18px; color: #004897; line-height: 35px;}
.lc_xc{ height: 330px; width:100%; position: relative; margin-top: 100px; }
.lc_frUl{width:100%; height: auto; overflow: hidden; padding-left: 40px;}
.lc_frUl ul li{height: 330px;  float:left;width:560px; margin-right:12px;overflow:hidden; position: relative}
.product_pic{ width:510px; height:162px; overflow: hidden; position: relative;  padding-left: 30px; z-index: 9; }
.product_pic h5{font-size: 28px; color: #333333; font-weight: bold;}
.product_pic p{font-size: 15px; color: #333333; line-height: 28px;}
.lc_line{width:100%; height: 1px; border-bottom: 1px solid #a0a0a0; position: absolute; z-index:1; top:47%; left:0;}
.lc_xc .og_prev, .lc_xc .og_next{width:50px;height:50px; position:absolute;  top:50%; margin-top: -34px; z-index:99;cursor:pointer; text-align:center;}
.lc_xc .og_prev{left:-50px;}

.lc_xc .og_next{right:-50px;}
.lc_xc .og_next:hover{}
.odd .product_pic{position: absolute; bottom:20px; left:60px; }
.odd .product_pic{padding-top: 40px;}
.s{position: absolute; left: 0; width: 15px; top:0; height: 162px; }
.s_h{position: absolute; left: 0; width: 15px; height:0; top:0;}
.d{position: absolute; left: 0; width: 15px; top:0; height: 162px; }
.d_h{position: absolute; left: 0; width: 15px; height:0; top:0;}
.even .product_pic:hover .s_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}
.product_pic:hover h5{color:#004897}
.odd .product_pic:hover .d_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}



/*内部二级导航*/
.ny_nav{width:1300px; height:54px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #004897}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #004897; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left;  padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#004897}

.ny_pro_bt ul li.active a{color:#004897}





/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #004897; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #004897; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #004897;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 30px;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:478px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:600px; height:auto; float:left; margin-left: 50px; padding: 6px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:35px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: 172px; overflow: hidden;margin-top: 0px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #004897;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #004897; color: #fff; border: 1px solid #004897}


/*产品详情页*/

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #004897;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #004897; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px 
}
.sideMenu h3.on { color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;    cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px;  padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#004897}
.ny_probt{width:100%; height:65px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden;  margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #004897; color: #fff; text-align: center; line-height: 50px; font-size: 18px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#004897}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
#btnok{width:50px; height:35px; background:#004897; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}



/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #004897}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#004897}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*店面展示*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:413px; height: auto; float: left; margin-right:30px; margin-bottom:25px;}
.ny_case_all ul li .case_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_case_all ul li .case_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_case_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 4px;
    width: 300px;
     font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px;
     background-position: 4px 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -49px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -34px -50px;
}



.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#004897;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1440px){
    .indedx_honor_xx{margin-left: 8%}
    .in_huanj_center .huanj_cecnter_xx{width:96%; margin-left: -48%;}
    .h_sinfo{padding: 35px 0px 0;}
    .h_sinfo dl dd{font-size: 16px;}
}



.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_show h2{ line-height: 3;text-align: center; margin-top: -30px; font-size: 30px; font-weight: bold;}
.ny_pro_top{width:100%; height: auto;}
.ny_pro_tleft{width:523px; height: 500px; float: left; position:relative;}
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 28px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #004897; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; float: left; padding-left: 20px; margin-right: 30px;}

.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:1000px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:270px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 24px; color: #333; font-weight: bold; text-align: center; margin-bottom: 24px; height:40px;}

.ny_probt_case li{width:275px; height:244px; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: 203px;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: 203px; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#004897; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:20px;}
.ny_proinput .ny_pro_ft span{color: #004897;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 492px; border: 1px solid #e4e4e4; float: left; overflow: hidden;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #e4e4e4; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #004897; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #004897; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;    cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:29px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px;  padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:50%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; cursor: pointer; }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#004897; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#004897;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 18px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:3px solid #d4d4d4;}



/* 网站导航条 */
.dh_k{ float: right;}
.header-menu{float:right; padding:0;}
.header-menu dl{float:left;}
.header-menu dt a{display:block; height:90px; line-height:90px; font-size:16px; color:#363636; padding: 0 20px; font-size: 15px;}
.header-menu dl:hover dt a, .header-menu dl dt a.active{color:#004897; font-weight:bold;}
.header-menu dd{display:none; position:absolute; top:90px; left:0; right:0; z-index:9; width:100%; height: 300px; background: #f7f7f7;}
.header-menu .panel-inner{}
.nav_left{ width: 45%; float: left; height: 270px; border-right: 1px solid #dedede; padding-top: 30px;}
.nav_left h2{ font-size: 24px; line-height: 2.2;}
.nav_left p{ font-size: 14px; line-height: 24px; text-align: justify; color: #666; padding-right: 20px;}
.nav_left a{ display: block; height: 36px; width: 160px; border: 1px solid #004897; text-align: center; font-size: 14px; line-height: 36px; color: #004897; margin-top:20px;}
.nav_left a:hover{background: #004897; color: #fff;}
.nav_center{ width: 25%; float: left; height: 270px;  border-right: 1px solid #dedede; padding-top: 30px;}
.nav_center p{ width: 90%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; padding: 2px 0;}
.nav_center p a{display: block;height: 36px; line-height: 36px;  text-align: center;}
.nav_center p:hover a{ background: #004897; color: #fff;}
.nav_right {width:20%; float: right; padding-top: 30px;}
.nav_right span{ height: 178px; width: 325px;overflow: hidden; float: right; display: block;}
.nav_right span img{ width: 100%;}



.fudong_right{ width: 72px; height: 400px; position: fixed; bottom: 50px; right: 8px;}
.fudong_right .wx_tc{ position: relative;}
.fudong_right .wx_tc .win{display:none ; position:absolute; bottom: 0; right: 80px; }
.fudong_right a.to-top{ height: 42px; width: 72px; background: #454545; color:#fff; text-align: center; line-height: 42px; display: block; border-radius: 5px; font-size: 14px;}
.fudong_right .wx_tc:hover .win{ display: block; padding: 8px; border: 2px solid #004897; background: #fff; position: absolute;}
.tel_tc { position: relative;}
.tel_tc .tel_hover{ height:40px;  width: 120px; background: #fff; border: 2px solid #004897; display: none; padding: 12px;}
.tel_tc .tel_hover p{ font-size: 14px; color: #004897; line-height: 1.2; text-align: center; font-weight: bold; margin-bottom: 5px;}
.tel_tc .tel_hover span{ display: block; font-size: 16px; color:#454545; line-height: 1.2; text-align: center;}
.tel_tc:hover .tel_hover{ display: block; position: absolute; right: 80px; top: 0;}
.fudong_right .wx_tc .win img{ width: 100px; height: 100px;}
.fudong_right .wx_tc .win .wei-bg{
    width: 118px;
    height: 111px;
    display: none;
    position: absolute;
    background: rgba(0,153,90,0.1);
    border-bottom: 2px solid #004897;
    animation: move 2s linear infinite;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;1
    -o-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;  
}
.fudong_right .wx_tc.win span {
    display: none;
}

.fudong_right .wx_tc:hover .win .wei-bg {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

@keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}
@-webkit-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}

@-moz-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}
@-o-keyframes move {
    from {
        height: 0
    }
    to {
        height: 118px
    }
}


.ny_tuijian{ padding-top: 20px;}
.slideTxtBox3 .hd ul{height: 42px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height: 42px; line-height: 48px; text-align: center; margin-right: 2px;  float: left; }
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef; padding: 0 20px;}
.slideTxtBox3 .hd ul li.on a{background: #004897; color: #fff;}

.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 278px; margin-right: 26px; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 278px;  overflow: hidden; }
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; text-align: center;}
.slideTxtBox3 .bd li  p a{ font-size: 16px;}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}
.slideTxtBox3 .bd li .pic img{width: 100%;}

.fav1{ width: 100%;overflow: hidden;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}




/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #004897; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}


.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#004897; font-size: 14px;  font-weight: bold;}
.ny_left_nav ul li.active a{color:#004897}
.ny_left_nav ul li:hover a.inactive{color:#004897}
.ny_left_nav ul li ul li:hover a{color:#004897}
.ny_left_nav ul li .inactives{color:#004897}
.ny_left_nav ul li ul li:hover a{color:#004897}




.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold;  padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #004897;}
.accordion .link i{width:7px; height:7px;  float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;

}

.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}


.accordion .link i{width:7px; height:7px;  float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    
}

.ny_left_nav .accordion p{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #004897; left: 10px; top: 22px;}
.ny_left_nav .accordion p a{ display: block; font-size: 16px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}





.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left;  padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#004897}


.ny_pro_bt ul li.active a{color:#004897}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32.2%; float: left; height: auto; margin-bottom: 20px; margin-right:15px;}
.ny_product ul li .products_pic{height:186px; display: block;overflow: hidden;width:100%;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(3n){float: right; margin-right: 0;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #004897; color: #fff;}



.inside_ys_ny{ width: 900px; margin: 0 auto;}
.inside_ys_ny .inside_ys_t{ height: 60px; line-height: 60px; border-bottom: 1px solid #eee; margin-bottom: 20px; margin-top: 20px;}
.inside_ys_ny .inside_ys_t .l{ height: 60px; line-height: 60px; font-size: 18px; font-weight: bold; color: #004897;position: relative; text-align: left; float: left;}
.inside_ys_ny .inside_ys_t .l span{ font-size: 18px; font-weight: bold; color: #999; line-height: 60px; padding-left: 10px; text-transform: uppercase;}
.inside_ys_ny .inside_ys_t .l::after{ content: ""; display: block; height: 3px; width: 124px; background: #004897; position: absolute; left: 0; bottom: -2px;}
.inside_ys_ny .inside_ys_t p{ font-size: 14px; color: #666; line-height: 60px;float: right; padding-left: 40px; }
.inside_ys_ny .inside_ys_t p span{ font-size: 24px; color: #004897; font-weight: bold; font-family: "Poppins"; padding-left: 10px;}

.inside_ys_ny ul{overflow: hidden; margin-bottom: 30px;}
.inside_ys_ny ul li{ width: 48.5%; float: left; height: 122px; background:#f2f2f2; margin-bottom: 20px;}
.inside_ys_ny ul li:nth-child(2n){ float: right;}
.inside_ys_ny ul li div{ padding: 0 20px; float: left;}
.inside_ys_ny ul li div img{ margin-top: 20px;}
.inside_ys_ny ul li p{ font-size: 18px; line-height: 2; padding-top: 10px; text-align: left;}
.inside_ys_ny ul li span{ line-height:24px; color: #666; padding-right: 10px; text-align: left; display: block; font-size: 14px;}


.index_title_5{overflow: hidden; padding-top: 60px;}
.index_title_5 span{ display: block; text-align: center; font-family: "Impact"; font-size: 76px; color: rgba(34,34,34,0.07); text-transform: uppercase;}
.index_title_5 p{font-size: 36px; color: #222; line-height: 2;  margin-top: -70px; font-weight: bold; text-align: center;}
.index_title_5 em{ display: block; font-style: normal; width: 700px; margin: 0 auto; line-height: 24px; color: #666; text-align: center; font-size: 14px;}


.slideTxtBox .hd ul form{width: 100%; overflow: hidden; }
.slideTxtBox .bd form input[type="text"]{ height: 48px; line-height: 48px; border: 1px solid #dedede; float: left; width: 49.2%; margin-bottom: 10px; text-indent: 10px;}
.slideTxtBox .bd form input[type="text"]:nth-child(2n){ float: right;}
.slideTxtBox .bd form textarea{ height: 100px; border: 1px solid #dedede; margin-bottom: 10px; line-height: 30px; text-indent: 10px; width: 100%;}
.slideTxtBox .bd form input[type="submit"]{ height: 48px; width: 200px;border-radius: 24px; background: #d21a15; color: #fff; font-size: 16px; margin: 0 auto; margin-bottom: 20px; border: none; display: table;}

.bd_xx em { display: block; overflow: hidden; margin-bottom: 16px; line-height: 28px;}
.bd_xx em span{ font-weight: bold; color: #d0231c;}